* lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 14:26:29 +0000 (09:26 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 9 Jan 2011 14:26:29 +0000 (09:26 -0500)
commitb18712870b8ac75347f1c6f09ebd143ef3dbfc31
tree4522974c1264906253239568a21f3e5496897c84
parentc0540938aeb30d86c756cf3a89bf7f9eddbb84bb
* lisp/subr.el (read-char-choice): Use read-key.  Suggested by Stefan.

* src/fns.c (Fyes_or_no_p): Minor doc fix.
lisp/ChangeLog
lisp/subr.el
src/fns.c